Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a timer to the KG creation pipeline #107

Merged
merged 4 commits into from
Aug 22, 2024

Conversation

alexthomas93
Copy link
Contributor

@alexthomas93 alexthomas93 commented Aug 15, 2024

Description

Adds timers to KG creation pipeline components as well as the KG pipeline as a whole.

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Documentation update
  • Project configuration change

Complexity

Complexity: Low

How Has This Been Tested?

  • Unit tests
  • E2E tests
  • Manual tests

Checklist

The following requirements should have been met (depending on the changes in the branch):

  • Documentation has been updated
  • Unit tests have been updated
  • E2E tests have been updated
  • Examples have been updated
  • New files have copyright header
  • CLA (https://neo4j.com/developer/cla/) has been signed
  • CHANGELOG.md updated if appropriate

@alexthomas93 alexthomas93 marked this pull request as ready for review August 16, 2024 09:21
@alexthomas93 alexthomas93 force-pushed the feature/kg-creation-timer branch from ff019c9 to 77db5e2 Compare August 20, 2024 12:43
@alexthomas93 alexthomas93 requested review from team-gen-ai and a team August 21, 2024 08:24
@alexthomas93 alexthomas93 force-pushed the feature/kg-creation-timer branch from f162016 to acd8d16 Compare August 21, 2024 11:59
@alexthomas93 alexthomas93 merged commit b89b932 into neo4j:main Aug 22, 2024
11 checks passed
@alexthomas93 alexthomas93 deleted the feature/kg-creation-timer branch August 22, 2024 15:10
a-s-g93 pushed a commit to a-s-g93/neo4j-genai-python-dev that referenced this pull request Sep 13, 2024
* Added a timer to the KG creation pipeline

* Reverted TaskPipelineNode logger call to debug

* Adds basic TQDM progress bar to KG creation pipeline

* Removed progress bar from KG pipeline
a-s-g93 pushed a commit to a-s-g93/neo4j-genai-python-dev that referenced this pull request Sep 13, 2024
* Added a timer to the KG creation pipeline

* Reverted TaskPipelineNode logger call to debug

* Adds basic TQDM progress bar to KG creation pipeline

* Removed progress bar from KG pipeline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants